Skip to content

Update Puma invocation to remove daemonization option#29

Open
gullariz12 wants to merge 2 commits into
untitledkingdom:masterfrom
gullariz12:fix/puma-5-relase
Open

Update Puma invocation to remove daemonization option#29
gullariz12 wants to merge 2 commits into
untitledkingdom:masterfrom
gullariz12:fix/puma-5-relase

Conversation

@gullariz12

Copy link
Copy Markdown

Should I Daemonize

In response to the removal of daemonization support in Puma 5.0, this PR updates the Puma invocation in the deploy script to remove the -d option. This aligns with the preference not to daemonize servers and instead use process monitors like runit or systemd for better management and monitoring of Puma processes as child processes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant